WASTED Modding Documentation  1
ModdingDocumentation
DungeonSpawnWeight Class Reference

Overrides the default spawn weight of an item. More...

Static Public Member Functions

static DungeonSpawnWeight Create (string required_tags, float item_level, float item_weight)
 Creates a DungeonSpawnWeight.
 

Public Attributes

string requiredDungeonTagSets
 The required tags on the current dungeon for these overrides to apply.
 
float itemLevel
 The overridden level of the item.
 
float itemWeight
 The overridden weight of the item.
 

Detailed Description

Overrides the default spawn weight of an item.


The documentation for this class was generated from the following file: